home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / misc / emu / fastZ80_099b.readme < prev    next >
Text File  |  1993-10-17  |  2KB  |  42 lines

  1. Short: Z80 emulation package for the 680x0
  2. Type: misc/emu
  3. Uploader: m90rca@tdb.uu.se
  4.  
  5.     Zilog Z80 CPU emulator package for the Motorola M68000 family
  6.  
  7.     Version 0.99b
  8.  
  9.     Author: Richard Carlsson
  10.  
  11.  
  12.     The emulator package is freeware. It is coded entirely in 680x0
  13.     assembler, and is probably the fastest existing Z80 emulator for
  14.     this processor family, while retaining complete generality.
  15.     It was developed on an Amiga, but should be possible to use on any
  16.     680x0-based computer without any modifications.
  17.  
  18.     These are big words, but as an example I use it to emulate a
  19.     ZX Spectrum on my Amiga. Run on a 68030/40 it is slightly faster
  20.     than an ordinary Spectrum, and still the main Z80 emulation code
  21.     does not contain anything Amiga- or Spectrum-specific.
  22.  
  23.     This archive contains the assembler sources and some compiled (Amiga
  24.     DOS) object files.
  25.  
  26.     This is the first public release, and is only a beta testing version.
  27.     Most things are working very well, however, and apart from bug fixes
  28.     there will probably not be any major changes. I will particularly try
  29.     to keep the interface as stable as possible, so don't hesitate to
  30.     begin using it in a project.
  31.     A word of advice: Unless you are hell-bent on it, don't make another
  32.     Spectrum emulator for the Amiga. PeterMcGavin's emulator already does
  33.     most of what you want, so you're better off just sending him (or me)
  34.     your ideas.
  35.  
  36.     Enjoy, and remember the good old days of Z80 hacking!
  37.  
  38.     Richard C
  39.  
  40.     E-Mail: m90rca @ tdb.uu.se (Uppsala University, Sweden)
  41.     Mail: Solgatan 58, 195 55  Maersta, Sweden.
  42.